Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedCollection<TItem> Class / OwnedCollection<TItem> Constructor

In This Topic
    OwnedCollection<TItem> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public OwnedCollection<TItem>()
    See Also